func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_deserializeDocumentNoncurrentVersionTransitionListUnwrapped

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		deserializers.go#L16976: 			if err := awsRestxml_deserializeDocumentNoncurrentVersionTransitionListUnwrapped(&sv.NoncurrentVersionTransitions, nodeDecoder); err != nil {
		deserializers.go#L18077: func awsRestxml_deserializeDocumentNoncurrentVersionTransitionListUnwrapped(v *[]types.NoncurrentVersionTransition, decoder smithyxml.NodeDecoder) error {